home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_util / wg960530.zip / GETVIDEO.ZIP / GETVIDEO.DOC next >
Text File  |  1995-12-03  |  2KB  |  49 lines

  1.  
  2.      W...W
  3.      W.W.W
  4.      .W.W.
  5.  
  6.      WaterGate
  7.      Mailprocessor for Fidonet & Usenet
  8.      Get Video Mode program
  9.  
  10.      (c) Copyright 1993,1994,1995 WaterLine Software Development
  11.                                   All Rights Reserved
  12.  
  13. The small program getvideo.exe finds the select code for the
  14. currently selected video mode. You can then set the resulting number
  15. in the VIDEO environment variable, so WaterGate will switch to that
  16. video mode when you start it.
  17.  
  18. This way, you can let wtrgate.exe and wtrutil.exe use more screen
  19. lines for the logfile. I am using 30 lines at this moment, which
  20. gives me 5 more lines in the logfile, but you could use 43 lines
  21. as well.
  22.  
  23. To find the video mode selection code, you have to set your video
  24. card so it uses that video mode. Most video cards come with a
  25. support diskette that holds a program that you can use to select
  26. an other video mode.
  27.  
  28. After you have run that program, you run getvideo.exe to find the
  29. selection code. You write it down.
  30.  
  31. Now you have to make sure that the VIDEO environment variable is
  32. set when you start wtrgate.exe or wtrutil.exe. You can do it in
  33. your autoexec.bat file or in a batchfile that start wtrgate.exe,
  34. for example. You have to add a line like this:
  35.  
  36. SET VIDEO=3
  37.  
  38. Where 3 is the video mode selection code. You can try some of the
  39. numbers yourself. If you have a VGA card, you can set it to 7,
  40. which is the standard code for monochrome video mode.
  41.  
  42. The WaterGate programs always restore the old video mode when you
  43. exit the program.
  44.  
  45. Good luck and have fun,
  46.  
  47. Ramon
  48.  
  49.